var runtime.failthreadcreate

3 uses

	runtime (current package)
		os_linux.go#L196: 		write(2, unsafe.Pointer(&failthreadcreate[0]), int32(len(failthreadcreate)))
		os_linux.go#L202: var failthreadcreate = []byte("runtime: failed to create new OS thread\n")